Update the documentation to mark the optional constructors parameters. The
authorMatthias Clasen <mclasen@redhat.com>
Sun, 9 Sep 2007 20:18:24 +0000 (20:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 9 Sep 2007 20:18:24 +0000 (20:18 +0000)
commit8fb6c039bbfee62cadc25238091711f2f7058985
tree29ae3574869897ce7cb8a0523c0146306110535e
parentc87cfa8afdb9b71127de0fe0a6c751109f81657b
Update the documentation to mark the optional constructors parameters. The

2007-09-09  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkaction.c:
        * gtk/gtkradioaction.c:
        * gtk/gtkrecentaction.c:
        * gtk/gtktoggleaction.c: Update the documentation to mark
        the optional constructors parameters. The GtkAction::name
        property is required, instead, as it is used by GtkUIManager
        to find the action object from the XML. (#450032, Murray Cumming,
        patch by Emmanuele Bassi)

svn path=/trunk/; revision=18773
ChangeLog
gtk/gtkaction.c
gtk/gtkradioaction.c
gtk/gtkrecentaction.c
gtk/gtktoggleaction.c